home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
300 Plus Way Cool Games for Windows
/
300 Plus Way Cool Games for Windows.iso
/
games
/
cbzone
/
generic.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-05-27
|
329 b
|
11 lines
#define IDM_ORIGINAL 101
#define IDM_COPT2 102
#define IDM_TANKCOPT 103
#define IDM_ABOUT 104
int PASCAL WinMain(HANDLE, HANDLE, LPSTR, int);
BOOL InitApplication(HANDLE);
BOOL InitInstance(HANDLE, int);
long FAR PASCAL MainWndProc(HWND, unsigned, UINT, LONG);
BOOL FAR PASCAL About(HWND, unsigned, UINT, LONG);